| Overload | Description |
|---|---|
| Be(TimeOnly,String,Object[]) | Asserts that the current System.TimeOnly is exactly equal to the expected value. |
| Be(Nullable<TimeOnly>,String,Object[]) | Asserts that the current System.TimeOnly is exactly equal to the expected value. |